-
Notifications
You must be signed in to change notification settings - Fork 384
rustup #1040
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rustup #1040
Conversation
@bors r+ |
📌 Commit 428fc53 has been approved by |
silence a lint that catches the bug statically
💔 Test failed - status-appveyor |
Ah... this is running into the less conservative validation that now no longer accepts uninitialized raw pointers (but still accepts uninitialized integers). |
Disabled a test on Windows for now until seanmonstar/num_cpus#90 lands and gets released. @bors r+ |
📌 Commit a90ac3b has been approved by |
silence a lint that catches the bug statically
💔 Test failed - status-appveyor |
Uh, that's odd
@bors retry |
silence a lint that catches the bug statically
@bors r+ |
📌 Commit bcbc666 has been approved by |
silence a lint that catches the bug statically
💔 Test failed - status-appveyor |
@bors r+ |
📌 Commit 4c25cf0 has been approved by |
💔 Test failed - status-appveyor |
@bors r+ |
💡 This pull request was already approved, no need to approve it again.
|
📌 Commit 4c25cf0 has been approved by |
☀️ Test successful - checks-travis, status-appveyor |
No description provided.